home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc A) / Acorn User China CD-ROM (UK) (Disc A).bin / DEMON / ACORN-STARTER / START.ARC / SerialApps_SerModules_ReadMe < prev    next >
Encoding:
Text File  |  1995-04-09  |  796 b   |  24 lines

  1. SerialUtil & Serialdev
  2. ----------------------
  3. These two modules are written to run under RISC OS 3.10, and improve 
  4. integrity of serial communications (particularly receiving) at speeds of 
  5. 9600 baud and above. They were included in the ROM distribution for 
  6. RISC OS 3.11, and as such are not needed on systems equipped with this 
  7. version of the OS.
  8.  
  9. They should be *RMLoaded on system bootup.
  10.  
  11. Note from David@arcade.demon.co.uk
  12. ----
  13. If you're using a program written for Risc OS 3.1, don't bother with
  14. SerialUtil. It's the replacement SerialDev module that's the important one!
  15.  
  16. SerialBuff
  17. ----------
  18. David Pilling's Serial Buffer module should also be 
  19. RMloaded & its parameters specified in your 
  20. !boot file eg;
  21.  
  22. RMload ADFS::IDEdisc4.$.!System.Modules.SerialBuff
  23. SerialBufferSize 16384 8192
  24.